.banner-wrapper .slideBox {
  position: relative;
  padding: 0 0.5rem;
}
.banner-wrapper .slideBox .swiper-slide {
  width: 6.5rem;
  height: 5rem;
  border-radius: 0.28rem;
  overflow: hidden;
}
.banner-wrapper .slideBox .swiper-slide img {
  width: 6.5rem;
  height: 5rem;
}
.banner-wrapper .slideBox .bd li {
  margin-right: 0.5rem;
  width: 6.5rem;
}
.banner-wrapper .slideBox .hd a {
  position: absolute;
  bottom: 2.3rem;
}
.banner-wrapper .slideBox .hd a.prev {
  left: 0.15rem;
}
.banner-wrapper .slideBox .hd a.next {
  right: 0.15rem;
}
.banner-wrapper .slideBox .hd img {
  width: 0.23rem;
  height: 0.39rem;
}
